packet filtering - определение. Что такое packet filtering
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое packet filtering - определение

MATHEMATICAL MODEL FOR STATE ESTIMATION
Filtering problem; Filtering theory

Firewall (computing)         
  • An illustration of a network-based firewall within a network
  • Flow of [[network packet]]s through [[Netfilter]], a [[Linux kernel]] module
NETWORK SECURITY SYSTEM THAT MONITORS AND CONTROLS INCOMING AND OUTGOING NETWORK TRAFFIC BASED ON PREDETERMINED SECURITY RULES
Network layer firewall; Packet filter; Packet filtering; Firewall (networking); Firewall (computer); Network firewall; Host-based firewall; Deep packet filtering; Firewall software; Computer firewall
In computing, a firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. A firewall typically establishes a barrier between a trusted network and an untrusted network, such as the Internet.
data packet         
FORMATTED UNIT OF DATA CARRIED BY ALL PACKET-SWITCHING NETWORKS
Data packet; Data packets; Packet (information technology); Packet technology; Packet (computing); Packet (network); Packet data
Network packet         
FORMATTED UNIT OF DATA CARRIED BY ALL PACKET-SWITCHING NETWORKS
Data packet; Data packets; Packet (information technology); Packet technology; Packet (computing); Packet (network); Packet data
In telecommunications and computer networking, a network packet is a formatted unit of data carried by a packet-switched network. A packet consists of control information and user data; the latter is also known as the payload.

Википедия

Filtering problem (stochastic processes)

In the theory of stochastic processes, filtering describes the problem of determining the state of a system from an incomplete and potentially noisy set of observations. While originally motivated by problems in engineering, filtering found applications in many fields from signal processing to finance.

The problem of optimal non-linear filtering (even for the non-stationary case) was solved by Ruslan L. Stratonovich (1959, 1960), see also Harold J. Kushner's work and Moshe Zakai's, who introduced a simplified dynamics for the unnormalized conditional law of the filter known as Zakai equation. The solution, however, is infinite-dimensional in the general case. Certain approximations and special cases are well understood: for example, the linear filters are optimal for Gaussian random variables, and are known as the Wiener filter and the Kalman-Bucy filter. More generally, as the solution is infinite dimensional, it requires finite dimensional approximations to be implemented in a computer with finite memory. A finite dimensional approximated nonlinear filter may be more based on heuristics, such as the extended Kalman filter or the assumed density filters, or more methodologically oriented such as for example the Projection Filters, some sub-families of which are shown to coincide with the Assumed Density Filters.

In general, if the separation principle applies, then filtering also arises as part of the solution of an optimal control problem. For example, the Kalman filter is the estimation part of the optimal control solution to the linear-quadratic-Gaussian control problem.